05. Sass Ampersand

FEND C4 L3 A02 SASS AMPERSAND

Quiz

QUESTION:

Exploration

I will keep making this point throughout the course - there is no better way to advance as a developer than to read source code and documentation. While it might not be the most fun, you will learn that technology in the most full sense - at least if the documentation is good. Fortunately, the Sass documentation is top-notch, so go to their docs here and look up one concept that we did not cover in this course. Explain it in this free response.

ANSWER:

Thanks for your response!

Quiz

Sass can do all of the following EXCEPT:

SOLUTION:
  • Make our site faster by serving sass directly from the server

Quiz

QUESTION:

Which sass concept we covered would you use most to style all states of a tooltip on our site?

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer

Ampersand RegEx Solution

Interview Question

QUESTION:

Interview Question

Choose one piece of sass syntax and explain what it is for, how to use it, and what css it generates.

ANSWER:

Have fun with this one! They’ve given you free reign to give whatever answer you are most prepared for. So be confident and excited, maybe even tell them your favorite piece of sass syntax and why you like it.